オーバーロード | 解説 |
---|---|
C1DelegateList<T> コンストラクタ(Int32,Func<Int32,T>) | Initializes a new instance of the C1DelegateList<T> class. |
C1DelegateList<T> コンストラクタ(IReadOnlyList<T>) | Initializes a new instance of the C1DelegateList<T> class. |
C1DelegateList<T> コンストラクタ(IList) | Initializes a new instance of the C1DelegateList<T> class. |
C1DelegateList<T> コンストラクタ(Func<Int32>,Func<Int32,T>) | Initializes a new instance of the C1DelegateList<T> class. |